PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFUserProperty Class / isHidden Method
In This Topic
    isHidden Method
    In This Topic
    Gets a value indicating whether this property is hidden.
    Syntax
    public boolean isHidden()

    Return Value

    True if the property shall be hidden; that is, it shall not be shown in any user interface element that presents the attributes of an object.
    See Also